.menu-bar, .links{
display: flex;
flex-direction: row;
}

.zswhatsapp-rightbottom{
bottom:80px !important;
}

[data-element-id="elm_1fgtJ9ihaF0LIfp0RA8eCA"].zpsection{
padding:0 !important;
}

h2, h1, h1 span{
font-weight:bold !important;
}

.tab-info{
background-image: linear-gradient(180deg,#000000EB 0%,#EF592BAB 100%);
}

[data-element-id="elm_L5DuMTqLbxBgpXC4AkoxHQ"] .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab {
    margin: 10px 6px;
    padding: 17px;
    border-radius: 15px;
}

@media(max-width: 1000px){
[data-element-id="elm_1fgtJ9ihaF0LIfp0RA8eCA"].zpsection .zpcontainer-fluid.zpcont-full-stretch {
    padding: 0;
}
    
    .custom-report, .software-training{
    margin: 0 auto;
    }
}

@media only screen and (max-width: 768px) {
  iframe {
    height: 1450px !important;  /* Set your desired mobile height */
  }
}

@media only screen and (min-width: 769px) {
  iframe {
    height: 1300px !important;  /* Set your desired desktop height */
  }
}